projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b92df45
)
Use identifier-prefix instead of deprecated strip-prefix
author
Johan Dahlin
<johan@gnome.org>
Thu, 20 Jan 2011 13:43:28 +0000
(11:43 -0200)
committer
Johan Dahlin
<johan@gnome.org>
Thu, 20 Jan 2011 14:12:22 +0000
(12:12 -0200)
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index b344dfe757b100c5bebb95819b2d3260d8233eda..f81147e062317cbc5b38eaac38e4c4a572390a1d 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-237,7
+237,7
@@
x11_introspection_files = \
GdkX11-3.0.gir: libgdk-3.0.la Gdk-3.0.gir Makefile
GdkX11_3_0_gir_SCANNERFLAGS = \
- --
strip-prefix=Gdk
\
+ --
identifier-prefix=Gdk
\
--c-include="gdk/gdkx.h" \
--include-uninstalled=$(top_builddir)/gdk/Gdk-3.0.gir
GdkX11_3_0_gir_INCLUDES = Gio-2.0 Gdk-3.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0